tham biến
Definition
- Noun:
- Parameter: In mathematics and computing, a quantity or variable that is given a fixed value for a specific case or process, or that defines the characteristics of a system.
Usage Examples
- Noun:
- Chương trình này cần hai tham biến để chạy. (This program requires two parameters to run.)
- Hàm số được định nghĩa bởi một tham biến t. (The function is defined by a parameter t.)
Advanced Usage
Formal Parameter: In computer programming, a variable name used in a function definition to represent the value that will be passed to the function.
- Tham biến chính thức của hàm là
xvày. (The formal parameters of the function arexandy.)
Actual Parameter: The actual value or expression that is passed to a function when it is called.
- Khi gọi hàm, bạn phải cung cấp các tham biến thực tế. (When calling the function, you must provide the actual parameters.)
Variants and Related Words
- Tham số (n): Often used interchangeably with "tham biến" to mean , especially in mathematics.
- Phương trình có ba tham số. (The equation has three parameters.)
Synonyms
- Variable: A symbol representing a quantity that can change.
- Argument: A value passed to a function or subroutine (common synonym in programming).
Related Terms
- Biến số (n): Variable. This is the general term for a variable, while "tham biến" is specifically a parameter.
- Biến số độc lập và biến số phụ thuộc. (Independent variable and dependent variable.)